C1.LiveLinq.Collections Namespace : IndexedCollection<T> Class |
For a list of all members of this type, see IndexedCollection<T> members.
Name | Description | |
---|---|---|
![]() | Count | (Inherited from System.Collections.ObjectModel.Collection<T>) |
![]() | CreateNew | Gets or sets a delegate that is used to create new items. If it is null, a public parameterless constructor of type T is used. |
![]() | Indexes | The collection of indexes for this IndexedCollection<T> |
![]() | Item | (Inherited from System.Collections.ObjectModel.Collection<T>) |